{
  "name": "Forest Road",
  "buildOptions": {
    "maxSteps": 1000,
    "fixObstacles": true,
    "fixNonStraight": true,
    "fixIntersected": true,
    "compactMap": true,
    "addDebugInfo": false,
    "colorizeConnectionIssues": true
  },
  "rooms": [
    {
      "id": 50900,
      "name": "Middle of a bridge crossing the dark river",
      "exits": {
        "North": 51521,
        "South": 50901
      }
    },
    {
      "id": 50901,
      "name": "End of the bridge crossing the dark river",
      "exits": {
        "North": 50900,
        "South": 50902
      }
    },
    {
      "id": 50902,
      "name": "The Forest Road",
      "exits": {
        "North": 50901,
        "South": 50903
      }
    },
    {
      "id": 50903,
      "name": "The Forest Road",
      "exits": {
        "North": 50902,
        "West": 50904
      }
    },
    {
      "id": 50904,
      "name": "The Forest Road",
      "exits": {
        "East": 50903,
        "South": 50905
      }
    },
    {
      "id": 50905,
      "name": "The Forest Road",
      "exits": {
        "North": 50904,
        "South": 50906
      }
    },
    {
      "id": 50906,
      "name": "The Forest Road",
      "exits": {
        "North": 50905,
        "South": 50907
      }
    },
    {
      "id": 50907,
      "name": "The Forest Road",
      "exits": {
        "North": 50906,
        "West": 50908
      }
    },
    {
      "id": 50908,
      "name": "The Forest Road",
      "exits": {
        "East": 50907,
        "West": 50909
      }
    },
    {
      "id": 50909,
      "name": "The Forest Road",
      "exits": {
        "East": 50908,
        "South": 50910
      }
    },
    {
      "id": 50910,
      "name": "The Forest Road",
      "exits": {
        "North": 50909,
        "South": 50911
      }
    },
    {
      "id": 50911,
      "name": "The Forest Road",
      "exits": {
        "North": 50910,
        "West": 50912
      }
    },
    {
      "id": 50912,
      "name": "The Forest Road",
      "exits": {
        "East": 50911,
        "South": 50913
      }
    },
    {
      "id": 50913,
      "name": "The Forest Road",
      "exits": {
        "North": 50912,
        "West": 50914
      }
    },
    {
      "id": 50914,
      "name": "The Forest Road",
      "exits": {
        "East": 50913,
        "South": 50915
      }
    },
    {
      "id": 50915,
      "name": "The Forest Road",
      "exits": {
        "North": 50914,
        "East": 50916,
        "West": 50923
      }
    },
    {
      "id": 50916,
      "name": "The Forest Road",
      "exits": {
        "South": 50917,
        "West": 50915
      }
    },
    {
      "id": 50917,
      "name": "The Forest Road",
      "exits": {
        "North": 50916,
        "South": 50918
      }
    },
    {
      "id": 50918,
      "name": "The Forest Road",
      "exits": {
        "North": 50917,
        "West": 50919
      }
    },
    {
      "id": 50919,
      "name": "The Forest Road",
      "exits": {
        "East": 50918,
        "West": 50920
      }
    },
    {
      "id": 50920,
      "name": "The Forest Road",
      "exits": {
        "East": 50919,
        "South": 50921
      }
    },
    {
      "id": 50921,
      "name": "The Forest Road",
      "exits": {
        "North": 50920,
        "South": 50922
      }
    },
    {
      "id": 50922,
      "name": "The Forest Road",
      "exits": {
        "North": 50921
      }
    },
    {
      "id": 50923,
      "name": "The Forest Road",
      "exits": {
        "East": 50915,
        "South": 50924
      }
    },
    {
      "id": 50924,
      "name": "The Forest Road",
      "exits": {
        "North": 50923,
        "South": 50925
      }
    },
    {
      "id": 50925,
      "name": "The Forest Road",
      "exits": {
        "North": 50924,
        "West": 50926
      }
    },
    {
      "id": 50926,
      "name": "The Forest Road",
      "exits": {
        "East": 50925,
        "West": 50927
      }
    },
    {
      "id": 50927,
      "name": "The Forest Road",
      "exits": {
        "East": 50926,
        "South": 17899
      }
    },
    {
      "id": 51521,
      "name": "To Haon Dor",
      "otherAreaExit": true,
      "exits": {
        "East": 51520,
        "South": 50900
      }
    },
    {
      "id": 17899,
      "name": "To The Naiadian Sea",
      "otherAreaExit": true,
      "exits": {
        "North": 50927,
        "South": 17897,
        "West": 17898
      }
    }
  ]
}